Make GTK_DEBUG=interactive work better
authorMatthias Clasen <mclasen@redhat.com>
Wed, 4 Jan 2017 19:42:33 +0000 (14:42 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 8 Jan 2017 00:16:15 +0000 (19:16 -0500)
commit507a1e4d7a21387f2b245e93d3e2cc395a41fbd4
tree829fbfb5dfd23c2af096709727a80587f30dd0d7
parent9629cbfce4ff60cc611703b367523e77dfb93643
Make GTK_DEBUG=interactive work better

We currently have various ways to initialize GTK+, and not
all of them were supporting this way of bringing up the
inspector. Fix this.

https://bugzilla.gnome.org/show_bug.cgi?id=776807
gtk/gtkmain.c